Add following line to your code to clone a column


dt.Columns.Add("StudentID", System.Type.GetType("System.String"),"GNRNumber");

Read more: http://feeds.dzone.com/~r/dzone/snippets/~3/WAV35DpR5rI/14583