I forgot to tell you:
I already tested the php do_shortcode method like this:
<?php echo do_shortcode(‘[column shortcode]’); ?>
but without success.
The [one_half] and [one_half_last] was handled by the plugin but these ones [/one_half], [/one_half_last] was not.