Column index in alphabets

yah sure we can get the column index with this expression
Convert.ToChar(yourdatatablename.Columns.Indexof(columnindex)+65).ToString

Cheers @Joywin.Madtha