moves column to different position
//moves column "year" to first position $$("mytable").moveColumn("year", 0);