Hey every one i have found the solution :
I found the solution...
First create a display.properties file in WEB-INF/classes folder and then paste this line into that file
locale.provider=org.displaytag.localization.I18nStrutsAdapter
Then declare that cloumn name as tittleKey
eg:
then declare in the translation in resource file as usual.
Its working... for
struts 1
Have a try gud luck!