hi,
Generally we put alias to column name,if we want to show any other column name other than tables's column name.
what we need is to give felicity to end user to change any column name he wants.
for that , what i can do is , every time he changes a column name in UI , i save it in a table against original column name with table name and when next time he visits the page, i read his name form database and put it in alias dynamically.
q1) is there any new feature available which can do this automatically .
yours sincerely