I\'m using the Bootstrap-Select plugin like this:
HTML:
$('.selectpicker').selectpicker('val', '0');
With the '0' being the value of the item you want selected