Try using this :

$key = 0; // Or whatever
$field = field_info_field('field_marital_status');
$label = $field['settings']['allowed_values'][$key];