I think it's impossible to do it with a grid framework as most of these rely on the relative locations of the individual source <div>s to achieve the grid.
Note: Try out 960 CSS framework as it let you do this task easily by using "pull_XX" and "push_XX" classes!