Replace column name in dataframe

The data frame was made from an excel sheet and later column names were transposed to row names using t() function. I created a new data frame from this sheet and view looks like this (see attachment). Unfortunately, I still see this wrong column name by default (X1, X2, X3 and .....). Thanks for your comment on the first raw as not valid column name I will be fixing that soon.