I do not really understand what you want to do, maybe you should come up with some sort of concept what should happen. In general I do not see any possibility to reshuffle columns in CSV files after they have been written, that would have to happen somewhere else in KNIME or a database.
What you can do is eg use a group loop node to split a table into several parts based on a column and store the results in separate CSV files.