Resize Columns

Does the grid have the ability for the end-user to resize columns by hovering over column separator?

Yes it supports resizing columns, see http://demo.vaadin.com/sampler/#ui/grids-and-trees/grid/features

What you need to do is call setResizable(true) for the columns you want to be resizable